-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove the witness type from coroutine *args* (without actually removing the type)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#144458
opened Jul 25, 2025 by
compiler-errors
Loading…
Unify LLVM ctlz/cttz intrinsic generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144455
opened Jul 25, 2025 by
TDecking
Loading…
move uefi test to run-make
A-CI
Area: Our Github Actions CI
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#144454
opened Jul 25, 2025 by
folkertdev
Loading…
canonicalize build root in Area: port run-make Makefiles to rmake.rs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
tests/run-make/linker-warning
A-run-make
#144453
opened Jul 25, 2025 by
WaffleLapkin
Loading…
std/sys/fd: remove Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
- 1
from READ_LIMIT
on Darwin
S-waiting-on-review
#144452
opened Jul 25, 2025 by
morinmorin
Loading…
fix: Reject upvar scrutinees for Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
loop_match
S-waiting-on-review
#144451
opened Jul 25, 2025 by
ShoyuVanilla
Loading…
Rollup of 13 pull requests
A-CI
Area: Our Github Actions CI
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
PG-exploit-mitigations
Project group: Exploit mitigations
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#144450
opened Jul 25, 2025 by
GuillaumeGomez
Loading…
Clippy subtree update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-clippy
Relevant to the Clippy team.
#144449
opened Jul 25, 2025 by
flip1995
Loading…
Limit defaultness query to impl of trait
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144448
opened Jul 25, 2025 by
camsteffen
Loading…
fix misspelled issue
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#144447
opened Jul 25, 2025 by
kianjib7
Loading…
Optimize region constraints
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#144446
opened Jul 25, 2025 by
nnethercote
•
Draft
Fix Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
./x check bootstrap
(again)
A-CI
#144445
opened Jul 25, 2025 by
jieyouxu
Loading…
Contract variable declarations
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Make target pointer width in target json an integer
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144443
opened Jul 25, 2025 by
WaffleLapkin
Loading…
Introduce ModernIdent type to unify macro 2.0 hygiene handling
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144439
opened Jul 25, 2025 by
xizheyin
Loading…
Guard HIR lowered contracts with Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
contract_checks
S-waiting-on-review
#144438
opened Jul 25, 2025 by
dawidl022
Loading…
rustc-dev-guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#144435
opened Jul 25, 2025 by
tshepang
Loading…
Preintern some Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
TyKind::Bound
values
S-waiting-on-author
#144434
opened Jul 25, 2025 by
nnethercote
•
Draft
Disable has_reliable_f128_math on musl targets
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144431
opened Jul 25, 2025 by
Gelbpunkt
Loading…
tests: aarch64-outline-atomics: Remove hardcoded target
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144430
opened Jul 25, 2025 by
Gelbpunkt
Loading…
Enable outline-atomics for aarch64-unknown-linux-musl
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144429
opened Jul 25, 2025 by
Gelbpunkt
Loading…
rename ext_tool_checks to extra_checks and use mod.rs
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-tidy
Area: The tidy tool
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#144427
opened Jul 25, 2025 by
lolbinarycat
Loading…
Avoid unnecessary Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
new_adt
/new_fn_def
calls.
S-waiting-on-author
#144425
opened Jul 24, 2025 by
nnethercote
•
Draft
Allow setting Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
release-blog-post
label with rustbot
A-meta
#144424
opened Jul 24, 2025 by
BoxyUwU
Loading…
library/windows_targets: Fix macro expansion error in 'link' macro
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#144422
opened Jul 24, 2025 by
itf
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.